Important Changes in Alpha Anywhere 4.6.1.4

Description

Some in-place editing JavaScript functions have been renamed. This will affect uses using these functions in client-side scripts. You will need to update your JavaScript to use the new function names.

Discussion

The <listObj>.editInPlaceAddRow() method has been changed to <listObj>.editInplaceAddRow() (lower case 'P') so that its is named consistently with the other editInplace* methods.